AppointmentCommonEndTime Property |
Gets or sets the common end time.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime CommonEndTime { get; set; }Public Property CommonEndTime As DateTime
Get
Set
Property Value
Type:
DateTimeThe common end time.
See Also